2020-2021 Sunseeker Telemetry and Lighting System
ctsd16_ex2_singleChSingleConvPolling.c File Reference
#include "inc/hw_memmap.h"
#include "wdt_a.h"
#include "gpio.h"
#include "ctsd16.h"

Go to the source code of this file.

Functions

void main (void)
 

Variables

uint32_t results
 

Function Documentation

◆ main()

void main ( void  )

Variable Documentation

◆ results

uint32_t results

This example uses the following peripherals and I/O signals. You must review these and change as needed for your own board:

  • CTSD16 peripheral
  • GPIO Port peripheral

This example uses the following interrupt handlers. To use this example in your own application you must add these interrupt handlers to your vector table.

  • CTSD16_VECTOR

Definition at line 80 of file ctsd16_ex2_singleChSingleConvPolling.c.

Referenced by main().